Skip to content

Conversation

@nikneym
Copy link
Contributor

@nikneym nikneym commented Oct 21, 2025

This PR moves #1127's web API changes to this PR. We can swap-in to ada-url in CDP and close the initial PR once that become a necessity.

  • Refactors URL.
  • Refactors HTMLAnchorElement.

Closes #1111.

Also add ada-url bindings.
This still doesn't use `state` since `state` doesn't allow us to iterate the nodes when releasing the memory and we need to call `URL.destructor` when freeing. In the future, we might omit getter allocations by making such change.
@nikneym nikneym merged commit 1015fc0 into main Oct 23, 2025
10 checks passed
@nikneym nikneym deleted the nikneym/ada-in-web-apis branch October 23, 2025 09:13
@github-actions github-actions bot locked and limited conversation to collaborators Oct 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid URL parsing

3 participants